home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Pac Man.swf / scripts / DefineSprite_123 / frame_2 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  98 b   |  9 lines

  1. tellTarget("../../chase")
  2. {
  3.    gotoAndPlay(2);
  4. }
  5. tellTarget("../..")
  6. {
  7.    munch2 = "2";
  8. }
  9.